cellarea: Fix cell editing
authorMatthias Clasen <mclasen@redhat.com>
Sat, 28 Mar 2020 18:56:26 +0000 (14:56 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 28 Mar 2020 18:56:26 +0000 (14:56 -0400)
commit7b135c96e4d269384000fd3bf81f96333e95b3e6
tree81f4d8d1d17a15c67d99931c8496dde4b4a70e1f
parente662438675b66c35d70f977e82885e9298e04a07
cellarea: Fix cell editing

We need to translate the event coordinates to
widget-relative coordinates. This broke when
we stopped translating event coordinates in-place.
gtk/gtkcellarea.c